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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11606Ramos, Melody91420MorangisEssonneFrance
12256Ramos, Wendy91420MorangisEssonneFrance
12750Vazquez, Teresa91420MorangisEssonneFrance
13831Alvarez, Eddie, A91420MorangisEssonneFrance

Generated 2025-07-13 10:25:00.538 UTC