[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 875   SHUFFLE   <  SKIP 5443  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21859Kim, Monica92700ColombesHauts de SeineFrance
20690Torres, Nathaniel91776San GabrielCaliforniaUnited States
15362Adams, JenniferV8Z 4N5ShawneeBritish ColumbiaCanada
23054Moore, David, A98270MarysvilleWashingtonUnited States

Generated 2025-07-14 16:54:27.471 UTC