[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 470   SHUFFLE   <  SKIP 3049  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21789Griffin, Lauren, A91950National CityCaliforniaUnited States
21181Sullivan, Summer, E2010DarlinghurstNew South WalesAustralia
26624Russell, Elizabeth, A98104SeattleWashingtonUnited States

Generated 2025-07-19 06:14:32.274 UTC