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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27567Foster, Miranda, J98284Sedro WoolleyWashingtonUnited States
15747Nelson, Evan91910Chula VistaCaliforniaUnited States
28710Vazquez, Tyrone, G53131BonnNordrhein-WestfalenGermany
11334Brown, NicoleAS23Stoke-on-TrentEnglandUnited Kingdom

Generated 2025-07-11 14:43:14.170 UTC