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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11115Cai, Alvin, D2065St. LeonardsNew South WalesAustralia
23007Sanchez, Isaac92806La JollaCaliforniaUnited States
16448Martin, Cheryl, C24044KielSaarlandGermany

Generated 2025-07-11 01:32:42.857 UTC