[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 568   SHUFFLE   <  SKIP 943  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25956Ramirez, Charles, J97330CorvallisOregonUnited States
17176Ward, Isaac, M92118CoronadoCaliforniaUnited States
25315Cox, Cole, MCM11BillericayEnglandUnited Kingdom

Generated 2025-07-18 21:32:18.795 UTC