[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 3027   SHUFFLE   <  SKIP 3616  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28448Campbell, Katherine, PGA10GatesheadEnglandUnited Kingdom
14860Chande, Arturo, H5023FindonSouth AustraliaAustralia
26707Brooks, Sydney, M90210Beverly HillsCaliforniaUnited States
28666Zhu, Kelvin, R98312BremertonWashingtonUnited States

Generated 2025-07-18 23:22:01.683 UTC