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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26249Ross, Thomas, B99202SpokaneWashingtonUnited States
18858Parker, Miguel, K91950Lincoln AcresCaliforniaUnited States
16266Yang, Alisha91420MorangisEssonneFrance
18030Torres, VictorL4 4HBLiverpoolEnglandUnited Kingdom

Generated 2025-07-13 05:34:00.318 UTC