[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 0   SHUFFLE   <  SKIP 3115  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28384Xie, Tamara59000LilleNordFrance
12750Vazquez, Teresa91420MorangisEssonneFrance
12139Yang, Franklin98225BellinghamWashingtonUnited States
21044Zheng, FranklinL4 4HBLiverpoolEnglandUnited Kingdom

Generated 2025-11-04 23:33:24.118 UTC