[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 821   SHUFFLE   <  SKIP 855  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11307Rodriguez, Hunter, P94015Daly CityCaliforniaUnited States
14943Pal, Lindsay, E70452StuttgartSaarlandGermany
29140Ward, Richard98366Port OrchardWashingtonUnited States

Generated 2025-07-20 03:02:16.481 UTC