[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 484   SHUFFLE   <  SKIP 182  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23289Robinson, Justin, A97071WoodburnOregonUnited States
12088Thompson, Lauren, E97301SalemOregonUnited States
26575Gonzalez, Toni, E94010BurlingameCaliforniaUnited States
24870Morgan, Taylor, MOX1OxfordEnglandUnited Kingdom

Generated 2025-07-21 10:42:53.012 UTC