[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 470   SHUFFLE   <  SKIP 3828  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15076Ramos, Sheila59368WerneNordrhein-WestfalenGermany
24417Harris, Christopher, A92102San DiegoCaliforniaUnited States
11104Sara, Edgar, A4217Gold CoastQueenslandAustralia

Generated 2025-07-09 15:56:27.566 UTC