[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 2421   SHUFFLE   <  SKIP 2510  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17624Alexander, Samantha, N91941GrossmontCaliforniaUnited States
12655Vazquez, Larry, M92700ColombesHauts de SeineFrance
11307Rodriguez, Hunter, P94015Daly CityCaliforniaUnited States

Generated 2025-07-15 07:45:37.399 UTC