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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12985Roberts, Hailey, L90802Long BeachCaliforniaUnited States
15721Guo, Cara, R3280WarrnamboolVictoriaAustralia
20149Arun, Heidi, ZRG24 8PLBasingstoke HantsEnglandUnited Kingdom

Generated 2025-07-12 01:07:33.750 UTC