[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 2421   SHUFFLE   <  SKIP 4791  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16894Walker, Abigail97301SalemOregonUnited States
25798Coleman, ChristianPE17BuryEnglandUnited Kingdom
16718Stone, Gavin, T90241DowneyCaliforniaUnited States

Generated 2025-07-21 19:21:20.931 UTC