[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 24   SHUFFLE   <  SKIP 1557  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20567Anand, Nicolas, PMK8 8DFMilton KeynesEnglandUnited Kingdom
13153Hill, Jack, N98168BurienWashingtonUnited States
14029Morris, Christina97034Lake OswegoOregonUnited States
28841Gonzales, Samuel94014ColmaCaliforniaUnited States

Generated 2025-07-16 17:42:46.815 UTC