[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 0   SHUFFLE   <  SKIP 4526  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14358Watson, Amanda, A98033KirklandWashingtonUnited States
26725Smith, Alexis, L98371PuyallupWashingtonUnited States
26411Xu, MarioB29 6SLBirminghamEnglandUnited Kingdom

Generated 2025-11-06 03:03:01.641 UTC