[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 836   SHUFFLE   <  SKIP 240  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20794Rana, Brenda, F75010ParisSeine (Paris)France
28182Turner, Fernando91364Woodland HillsCaliforniaUnited States
29174Parker, Richard98371PuyallupWashingtonUnited States

Generated 2025-07-17 23:01:36.731 UTC