[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 413   SHUFFLE   <  SKIP 2353  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21878Rana, Bryant2300NewcastleNew South WalesAustralia
16275McDonald, Deborah, RWA3 7BHWarringtonEnglandUnited Kingdom
18613Murphy, Cody90241DowneyCaliforniaUnited States

Generated 2025-07-16 14:32:12.255 UTC