[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 1711   <  SKIP 184  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11417Zheng, Lacey, C93500PantinSeine Saint DenisFrance
17098Shan, WillieRG41 1QWWokinghamEnglandUnited Kingdom

Generated 2025-07-20 17:02:01.485 UTC