[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   SHUFFLE   SKIP 4110   <  SKIP 1844  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22774Alexander, Caleb98201EverettWashingtonUnited States
13807Rana, Frederick, J40605DuesseldorfHessenGermany
17514Zhou, Cedric6006PerthSouth AustraliaAustralia

Generated 2025-07-16 07:38:51.960 UTC