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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14620Patterson, Kayla, B94947NovatoCaliforniaUnited States
26944Nara, Drew, AMK8 8DFMilton KeynesEnglandUnited Kingdom
18424Williams, Samuel94536FremontCaliforniaUnited States

Generated 2025-07-18 13:36:07.004 UTC