[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 617   SHUFFLE   <  SKIP 1135  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24864Sun, Jeffery, J12171BerlinSaarlandGermany
24014Kovár, Geoffrey66041PoingSaarlandGermany
14746Nelson, Courtney, T90505TorranceCaliforniaUnited States
11391Xie, Lindsay, T38231SalzgitterHessenGermany

Generated 2025-07-19 17:02:25.378 UTC