[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 836   SHUFFLE   <  SKIP 73  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22794Deng, KelliGL7 1RYGloucestershireEnglandUnited Kingdom
12109Foster, Morgan, W99202SpokaneWashingtonUnited States
13011Ortega, Anne3220GeelongVictoriaAustralia

Generated 2025-07-18 06:50:29.763 UTC