[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 1166  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20864Howard, Grace, JLE18LeedsEnglandUnited Kingdom
16680Edwards, Carlos2450Coffs HarbourNew South WalesAustralia
25272Xu, Edwin, J2777SpringwoodNew South WalesAustralia
20403Lal, Mitchell, C4700RockhamptonQueenslandAustralia

Generated 2025-07-15 21:51:20.020 UTC