[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 3027   SHUFFLE   <  SKIP 1781  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12050Young, Aaron, M91950Lincoln AcresCaliforniaUnited States
23882Butler, Alexia, F91950National CityCaliforniaUnited States
13513Henderson, Abigail, R59368WerneNordrhein-WestfalenGermany
13553Coleman, JessicaOX1OxfordEnglandUnited Kingdom

Generated 2025-07-20 15:49:27.533 UTC