[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 470   SHUFFLE   <  SKIP 3779  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28988Perez, Harold, C94014ColmaCaliforniaUnited States
22796Nath, Brad17490Saint OuenCharente-MaritimeFrance
13607Rana, Levi, J60082Frankfurt am MainHamburgGermany

Generated 2025-07-10 21:08:03.184 UTC