[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 875   SHUFFLE   <  SKIP 1271  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24151Shan, JonY024 1GFYorkEnglandUnited Kingdom
28528Chande, Tasha, A40605DuesseldorfHessenGermany
17670Alexander, Gabrielle91945Lemon GroveCaliforniaUnited States

Generated 2025-07-16 15:02:15.365 UTC