[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 434   SHUFFLE   <  SKIP 140  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16260Schmidt, GinaOX1OxfordEnglandUnited Kingdom
15633Shan, Ashlee, D01071DresdenHessenGermany
20393White, Kaitlyn91941GrossmontCaliforniaUnited States

Generated 2025-07-10 21:21:23.882 UTC