[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 875   SHUFFLE   <  SKIP 6434  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17755Cox, Zoe, AEM15Esher-MoleseyEnglandUnited Kingdom
21923Williams, Justin98104SeattleWashingtonUnited States
14095Griffin, Paige91950National CityCaliforniaUnited States

Generated 2025-07-12 15:52:49.244 UTC