[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 512   SHUFFLE   <  SKIP 3532  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26972Sara, Kristopher, T75002ParisSeine (Paris)France
23860Long, Eric, S98366Port OrchardWashingtonUnited States
17601Hall, Jose, JV9B 5T2ShawneeBritish ColumbiaCanada
20683Mitchell, Amanda, A91932Imperial BeachCaliforniaUnited States

Generated 2025-07-19 11:59:56.076 UTC