[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 24   SHUFFLE   <  SKIP 823  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12322Mehta, Kari, V91940Les UlisEssonneFrance
26101Smith, Phillip, S98225BellinghamWashingtonUnited States
13604Zheng, NuanSW1P 2NULondonEnglandUnited Kingdom

Generated 2025-07-12 15:41:31.527 UTC