[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 3669   SHUFFLE   <  SKIP 2305  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17515Li, Lacey4000BrisbaneQueenslandAustralia
28902She, Suzanne63009OffenbachSaarlandGermany
26301Hall, Isaiah90712LakewoodCaliforniaUnited States

Generated 2025-07-13 13:01:32.538 UTC