[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 159   SHUFFLE   <  SKIP 2168  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12609Carlson, Linda, JWA3WatfordEnglandUnited Kingdom
22390Zheng, Kelvin, A70452StuttgartSaarlandGermany
23493Taylor, Thomas90802Long BeachCaliforniaUnited States

Generated 2025-07-16 23:29:51.126 UTC