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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23481Xu, Dustin90210Beverly HillsCaliforniaUnited States
23549Sai, George, T90210Beverly HillsCaliforniaUnited States
24411Sanchez, Johnathan90210Beverly HillsCaliforniaUnited States

Generated 2025-11-01 00:00:55.103 UTC