[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 470   SHUFFLE   <  SKIP 3827  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23498Johnson, JamesV8POak BayBritish ColumbiaCanada
19558Ortega, Gloria, R3550BendigoVictoriaAustralia
12644Reed, Rachel, EEM15Esher-MoleseyEnglandUnited Kingdom
12222Xu, Jenny, KSW19 3RULondonEnglandUnited Kingdom

Generated 2025-07-14 20:26:09.697 UTC