[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 484   SHUFFLE   <  SKIP 2219  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20817Rodriguez, Geoffrey3977CranbourneVictoriaAustralia
20250Garcia, Charles, M4217Gold CoastQueenslandAustralia
18620Navarro, Randall, ARG7 5H7ReadingEnglandUnited Kingdom

Generated 2025-07-14 22:08:14.415 UTC