[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 70   SHUFFLE   <  SKIP 1645  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24568Mitchell, Jose, FGA10GatesheadEnglandUnited Kingdom
22838Rai, CedricNT20Newcastle upon TyneEnglandUnited Kingdom
12679Gill, Stacy2036MalabarNew South WalesAustralia

Generated 2025-07-14 14:07:57.814 UTC