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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17700Torres, Hector, ESL67RJMaidenheadEnglandUnited Kingdom
14934Sai, Jermaine, GE17 6JFLondonEnglandUnited Kingdom
11139Moreno, Tanya6105CloverdaleSouth AustraliaAustralia

Generated 2025-07-20 06:44:36.167 UTC