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

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20324Rodriguez, Ashley, E90706BellflowerCaliforniaUnited States
23496Harris, Nicholas, L97222MilwaukieOregonUnited States
24576Hu, Jake, LLE18LeedsEnglandUnited Kingdom
16542Ortega, Jésus, LGL7 1RYGloucestershireEnglandUnited Kingdom
16033Lin, Erica, ESW19 3RULondonEnglandUnited Kingdom
12542Patel, Preston, C75019ParisSeine (Paris)France

Generated 2025-07-11 20:13:11.335 UTC