[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 475   SHUFFLE   <  SKIP 3161  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26234Perry, Antonio, L94704BerkeleyCaliforniaUnited States
13622Wang, Alan2300NewcastleNew South WalesAustralia
28819Bennett, Grace, AV2M1S6NewtonBritish ColumbiaCanada

Generated 2025-07-15 03:01:32.380 UTC