[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 416   SHUFFLE   <  SKIP 587  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12264Ashe, BruceMK8 8ZDMilton KeynesEnglandUnited Kingdom
19892Campbell, Richard, A94070San CarlosCaliforniaUnited States
21334Nelson, Mason90012Los AngelesCaliforniaUnited States

Generated 2025-07-12 07:39:33.455 UTC