[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   SHUFFLE   SKIP 5229   <  SKIP 672  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24444Griffin, Elijah, P91941GrossmontCaliforniaUnited States
12805Moreno, Marvin, M92700ColombesHauts de SeineFrance
23451James, Taylor, L98284Sedro WoolleyWashingtonUnited States

Generated 2025-07-22 12:18:32.536 UTC