[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 7867  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19513Liang, JessieSW8 1XDLondonEnglandUnited Kingdom
25453She, DrewOX14 4SEOxfordEnglandUnited Kingdom
21413Robinson, Dalton, M98027IssaquahWashingtonUnited States

Generated 2025-07-13 06:37:59.414 UTC