[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   SKIP 2250   <  SKIP 188  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28632Nath, Kathryn97005BeavertonOregonUnited States
22491Nara, Jerry66578NeunkirchenSaarlandGermany
13015Parker, Rebecca, L97034Lake OswegoOregonUnited States

Generated 2025-07-14 21:53:11.284 UTC