[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 875   SHUFFLE   <  SKIP 3743  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15676Wang, Todd93290Tremblay-en-FranceSeine Saint DenisFrance
17628Munoz, RobertoSW19 3RULondonEnglandUnited Kingdom
20544Hall, Dalton98270MarysvilleWashingtonUnited States

Generated 2025-07-08 16:31:51.338 UTC