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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12750Vazquez, Teresa91420MorangisEssonneFrance
13831Alvarez, Eddie, A91420MorangisEssonneFrance
13834Suarez, Naomi91420MorangisEssonneFrance
14524Prasad, Carla91420MorangisEssonneFrance

Generated 2025-07-13 06:33:45.877 UTC