[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 2218   SHUFFLE   <  SKIP 552  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15375Chande, Alisha, M94014ColmaCaliforniaUnited States
24596Zhao, Heather2500WollongongNew South WalesAustralia
28435Liu, Edwin66041PoingSaarlandGermany

Generated 2025-07-12 14:55:15.543 UTC