[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 484   SHUFFLE   <  SKIP 6  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22390Zheng, Kelvin, A70452StuttgartSaarlandGermany
28710Vazquez, Tyrone, G53131BonnNordrhein-WestfalenGermany
22520Torres, Rodney, LSW8 1XDLondonEnglandUnited Kingdom

Generated 2025-07-16 05:57:40.480 UTC