[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 4772  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13942Long, Seth, V90241DowneyCaliforniaUnited States
14327Butler, Kyle, B90241DowneyCaliforniaUnited States
14389Harris, Ryan90241DowneyCaliforniaUnited States

Generated 2025-07-10 09:34:30.218 UTC