[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 846  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19359Townsend, RobertoPE17BuryEnglandUnited Kingdom
25172Gray, Evan94611OaklandCaliforniaUnited States
27481Gonzales, Oscar, H91776San GabrielCaliforniaUnited States

Generated 2025-07-10 14:19:22.766 UTC