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

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19879Green, Ian, S91945Lemon GroveCaliforniaUnited States
18417Roberts, Jonathan90210Beverly HillsCaliforniaUnited States
16448Martin, Cheryl, C24044KielSaarlandGermany
26082Johnson, Christian, S91945Lemon GroveCaliforniaUnited States
17628Munoz, RobertoSW19 3RULondonEnglandUnited Kingdom
16436Henderson, Ethan59100RoubaixNordFrance

Generated 2025-07-19 21:39:22.442 UTC