[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 875   SHUFFLE   <  SKIP 1413  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21212Lal, Nicolas, D4655Hervey BayQueenslandAustralia
22377Zeng, Roger45000OrleansLoiretFrance
12235Rai, DonnaCB4 4BZCambridgeEnglandUnited Kingdom

Generated 2025-07-08 22:52:21.627 UTC