[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 875   SHUFFLE   <  SKIP 3201  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20752Simmons, Christian98501OlympiaWashingtonUnited States
27172Navarro, Jessie40605DuesseldorfHessenGermany
18375Morris, Michelle94063Redwood CityCaliforniaUnited States
17275Sanders, Ian, N94015Daly CityCaliforniaUnited States

Generated 2025-07-15 03:53:35.086 UTC