[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 1800  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11417Zheng, Lacey, C93500PantinSeine Saint DenisFrance
13423Peterson, Alex, MV0SookeBritish ColumbiaCanada
12526Suarez, Michele, CW1X3SELondonEnglandUnited Kingdom

Generated 2025-07-21 10:41:31.826 UTC