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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19350Ashe, BethanyLE18LeedsEnglandUnited Kingdom
21494Gonzales, KaylaV7L 4J4N. VancouverBritish ColumbiaCanada
23243Rogers, Jasmine, K97301SalemOregonUnited States

Generated 2025-07-12 00:36:40.759 UTC