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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20579King, Alexandra, C93290Tremblay-en-FranceSeine Saint DenisFrance
20728Chande, Cedric, J93290Tremblay-en-FranceSeine Saint DenisFrance
20846Alonso, Lee93290Tremblay-en-FranceSeine Saint DenisFrance
20877Ross, Richard, J93290Tremblay-en-FranceSeine Saint DenisFrance

Generated 2025-07-09 23:14:07.885 UTC