[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 5435  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26359Raman, George, MTY31RuncornEnglandUnited Kingdom
17488Adams, Jason98104SeattleWashingtonUnited States
17572Edwards, Lucas, L92118CoronadoCaliforniaUnited States
16186Raji, Bethany, J93500PantinSeine Saint DenisFrance

Generated 2025-07-14 17:00:51.063 UTC