[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 484   SHUFFLE   <  SKIP 2457  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28713Nath, Franklin92700ColombesHauts de SeineFrance
17375Gill, Sheila, B2036MatravilleNew South WalesAustralia
24317Thomas, Devin92625Newport BeachCaliforniaUnited States

Generated 2025-07-09 11:24:44.278 UTC