[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 437   SHUFFLE   <  SKIP 2226  >   <  TAKE 4  >   

Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22611Deng, ChadTY31RuncornEnglandUnited Kingdom
20572Diaz, Caroline66578NeunkirchenSaarlandGermany
26538Black, Warren90706BellflowerCaliforniaUnited States
18425Brooks, Garrett, L92020El CajonCaliforniaUnited States

Generated 2025-07-18 03:14:49.794 UTC