[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 0   SHUFFLE   <  SKIP 3051  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28310Sanchez, Ross3337MeltonVictoriaAustralia
21520Baker, SethGA10GatesheadEnglandUnited Kingdom
13350Sandberg, IsaacV8Z 4N5ShawneeBritish ColumbiaCanada
26352Fernandez, Cynthia, L04838EilenburgBrandenburgGermany
11961Alvarez, Anne, A94704BerkeleyCaliforniaUnited States
23253Bell, Brooke, HV9B 2C3ShawneeBritish ColumbiaCanada

Generated 2025-10-29 00:26:16.490 UTC