[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   SKIP 5229   <  SKIP 766  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11053Price, Ana, E92102San DiegoCaliforniaUnited States
24540Martin, Janet, LPE17BuryEnglandUnited Kingdom
14546Sanchez, Christina, SOX1OxfordEnglandUnited Kingdom

Generated 2025-07-18 07:06:38.136 UTC