[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 0   SHUFFLE   <  SKIP 2236  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23060Long, Isabella, C94303Palo AltoCaliforniaUnited States
14904Powell, SpencerV8Z 4N5ShawneeBritish ColumbiaCanada
18443Lopez, Ross4169East BrisbaneQueenslandAustralia

Generated 2025-11-04 17:10:44.280 UTC