[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 456   SHUFFLE   <  SKIP 1327  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12940Rogers, Steven90401Santa MonicaCaliforniaUnited States
16260Schmidt, GinaOX1OxfordEnglandUnited Kingdom
22290Jenkins, Jocelyn, R98104SeattleWashingtonUnited States

Generated 2025-07-13 00:17:51.252 UTC