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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28389Martinez, Rachael, M93500PantinSeine Saint DenisFrance
28422Moyer, Joy93500PantinSeine Saint DenisFrance
29419Vazquez, Carrie93500PantinSeine Saint DenisFrance
11186Price, Sarah, C94303Palo AltoCaliforniaUnited States

Generated 2025-11-04 17:11:13.223 UTC