[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 9079   SHUFFLE   <  SKIP 2202  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12264Ashe, BruceMK8 8ZDMilton KeynesEnglandUnited Kingdom
26858Lopez, Samuel, LWA1WarringtonEnglandUnited Kingdom
11193Gray, Ian, A97071WoodburnOregonUnited States

Generated 2025-07-18 23:06:24.098 UTC