[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 817   SHUFFLE   <  SKIP 146  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28634Mitchell, Nathan97301SalemOregonUnited States
11414Richardson, IanKB9KirkbyEnglandUnited Kingdom
14472Diaz, Natalie, L91776San GabrielCaliforniaUnited States

Generated 2025-07-14 16:05:45.516 UTC