[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 593   SHUFFLE   <  SKIP 3  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20589Rogers, Mackenzie, M59100RoubaixNordFrance
23669Torres, Sean94611OaklandCaliforniaUnited States
27286Pal, Shawn60610ChicagoIllinoisUnited States
19295Green, Katelyn57000MetzMoselleFrance
23263Lopez, Angel98168BurienWashingtonUnited States
23191Raji, Gilbert98168BurienWashingtonUnited States

Generated 2025-11-04 02:22:29.018 UTC