[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 840   SHUFFLE   <  SKIP 340  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15971Jenkins, Ryan, C98033KirklandWashingtonUnited States
12272Alexander, Justin, MLE18LeedsEnglandUnited Kingdom
23388Henderson, Ana92020El CajonCaliforniaUnited States
16667Sanchez, AllisonV7L 4J4VancouverBritish ColumbiaCanada

Generated 2025-07-18 13:46:34.071 UTC