[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 127   SHUFFLE   <  SKIP 1459  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15683Carlson, Jessie38001BraunschweigNordrhein-WestfalenGermany
20527Harris, Sydney, A92625Newport BeachCaliforniaUnited States
18880Sanchez, Jarrod97005BeavertonOregonUnited States

Generated 2025-07-17 13:34:29.979 UTC