[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 250   SHUFFLE   <  SKIP 1085  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27772Goel, Darrell91420MorangisEssonneFrance
27426Stewart, Evan, M91950National CityCaliforniaUnited States
12661Pal, Deborah, M94310OrlyVal de MarneFrance
12334Jimenez, RoySW6 SBYLondonEnglandUnited Kingdom

Generated 2025-07-15 06:16:59.492 UTC