[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 512   SHUFFLE   <  SKIP 495  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17878Sanders, Gabrielle, M57000MetzMoselleFrance
17537Mitchell, Courtney90505TorranceCaliforniaUnited States
17339Hayes, Ian, S97005BeavertonOregonUnited States

Generated 2025-07-12 20:13:07.335 UTC