[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 0   SHUFFLE   <  SKIP 1007  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24443Suri, Edgar91910Chula VistaCaliforniaUnited States
18780Carter, Evan, K94947NovatoCaliforniaUnited States
19359Townsend, RobertoPE17BuryEnglandUnited Kingdom
13293Lu, Barbara91910Chula VistaCaliforniaUnited States
27195Perez, Robert, D94109San FranciscoCaliforniaUnited States
11126Carson, Shaun2113North RydeNew South WalesAustralia

Generated 2025-10-29 23:00:22.647 UTC