[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 875   SHUFFLE   <  SKIP 2400  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16655Taylor, Destiny, M90712LakewoodCaliforniaUnited States
12468Nath, Wayne75012ParisSeine (Paris)France
15963Smith, Madison, M98371PuyallupWashingtonUnited States

Generated 2025-07-16 01:34:59.438 UTC