[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 1426  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29153Arun, Pedro90210Beverly HillsCaliforniaUnited States
29285Adams, Thomas90210Beverly HillsCaliforniaUnited States
11585Perez, Kari, LCM11BillericayEnglandUnited Kingdom
12380Yuan, Omar, CCM11BillericayEnglandUnited Kingdom

Generated 2025-07-10 02:13:43.048 UTC