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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13834Suarez, Naomi91420MorangisEssonneFrance
14524Prasad, Carla91420MorangisEssonneFrance
14989She, Shawna, R91420MorangisEssonneFrance
15085Jai, Kristin, H91420MorangisEssonneFrance

Generated 2025-07-12 12:27:04.579 UTC