[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 3352  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19265Raji, Dale4000BrisbaneQueenslandAustralia
23586Coleman, Madison, F94303Palo AltoCaliforniaUnited States
17704Moreno, Nelson, R45001EssenHamburgGermany
25805Gomez, MelodyPB12PeterboroughEnglandUnited Kingdom

Generated 2025-07-09 17:13:17.359 UTC