[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 413   SHUFFLE   <  SKIP 2156  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17197Nara, Mindy64283DarmstadtHessenGermany
12134Alonso, Hector, LAS23Stoke-on-TrentEnglandUnited Kingdom
11755Pal, Willie, J4655Hervey BayQueenslandAustralia
26908Zheng, Glenn45000OrleansLoiretFrance

Generated 2025-07-22 08:01:44.841 UTC