[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 6242   SHUFFLE   <  SKIP 115  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11216Torres, Jasmine, A97205PortlandOregonUnited States
16374Phillips, Edward97071WoodburnOregonUnited States
19038Patel, Joe66578NeunkirchenSaarlandGermany

Generated 2025-07-21 08:00:28.215 UTC