[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 767   SHUFFLE   <  SKIP 2378  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23764Liu, Alisha, L04838EilenburgBrandenburgGermany
27965Gomez, MeredithMK8 8ZDMilton KeynesEnglandUnited Kingdom

Generated 2025-07-16 21:43:25.069 UTC