[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 3606  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11832Murphy, Zoe99362Walla WallaWashingtonUnited States
26220Harris, JonathanPE17BuryEnglandUnited Kingdom
28505Xie, Barbara41485GrevenbroichBayernGermany

Generated 2025-11-04 22:00:41.605 UTC