[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 511   SHUFFLE   <  SKIP 1836  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18365Lewis, Daniel, W98055RentonWashingtonUnited States
18053Smith, Stefanie28202CharlotteNorth CarolinaUnited States
14815Gonzales, Isabella, RGL50CheltenhamEnglandUnited Kingdom

Generated 2025-07-20 22:28:50.471 UTC