[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 2130   SHUFFLE   <  SKIP 117  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24186Alonso, TheodoreOX1OxfordEnglandUnited Kingdom
23000Henderson, Victoria, M97034Lake OswegoOregonUnited States
22635Hernandez, Kristi, LC2H 7AULondonEnglandUnited Kingdom
22446Wu, Jake, EGL7 1RYGloucestershireEnglandUnited Kingdom
17719Gao, Vincent, A77127LieusaintSeine et MarneFrance
28361Wilson, Kayla98033KirklandWashingtonUnited States

Generated 2025-07-12 11:58:45.468 UTC