[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 650   SHUFFLE   <  SKIP 4159  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20851Sanz, Frank, TLE18LeedsEnglandUnited Kingdom
27894Sai, Gerald, LLE18LeedsEnglandUnited Kingdom
26211Yuan, BridgetSW19 3RULondonEnglandUnited Kingdom

Generated 2025-07-20 06:36:52.728 UTC