[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 4000   SHUFFLE   <  SKIP 1092  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11989Anand, Kara4171HawthorneQueenslandAustralia
16108Howard, Bryce, E98020EdmondsWashingtonUnited States
17113Pal, Clarence63009OffenbachSaarlandGermany

Generated 2025-07-20 18:00:59.080 UTC