[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 322   SHUFFLE   <  SKIP 3604  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17567Cook, Nathaniel, G94015Daly CityCaliforniaUnited States
18302Xie, Wayne, S3977CranbourneVictoriaAustralia
17642Luo, GregorySW6 SBYLondonEnglandUnited Kingdom

Generated 2025-07-21 08:56:16.533 UTC