[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 236   SHUFFLE   <  SKIP 401  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17005Anand, Priscilla, R91910Chula VistaCaliforniaUnited States
19924Perez, Douglas85049IngolstadtBayernGermany
16823Ruiz, StacyL4 4HBLiverpoolEnglandUnited Kingdom

Generated 2025-07-12 22:21:43.427 UTC