[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 767   SHUFFLE   <  SKIP 3241  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23788Smith, Michael91502BurbankCaliforniaUnited States
19829Mitchell, Lucas, CV8XRoyal OakBritish ColumbiaCanada
15083Gutierrez, Teresa, APB12PeterboroughEnglandUnited Kingdom
13766Gill, Joe75005ParisSeine (Paris)France
14892Sanders, Savannah, J94303Palo AltoCaliforniaUnited States
12824Subram, Kristopher75009ParisSeine (Paris)France

Generated 2025-07-13 03:43:24.547 UTC