[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 6869   <  SKIP 1321  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29295Li, Glenn, A2065St. LeonardsNew South WalesAustralia
25637Moreno, Raquel, DYO15YorkEnglandUnited Kingdom
16827Chen, Jeffery, CRG41 1QWWokinghamEnglandUnited Kingdom

Generated 2025-07-21 01:00:57.646 UTC