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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28389Martinez, Rachael, M93500PantinSeine Saint DenisFrance
28422Moyer, Joy93500PantinSeine Saint DenisFrance
29419Vazquez, Carrie93500PantinSeine Saint DenisFrance

Generated 2025-11-06 04:27:57.656 UTC