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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13758Bell, Alexandria, AV9LangfordBritish ColumbiaCanada
19868Jenkins, Kyle, L92625Newport BeachCaliforniaUnited States
27788Lin, Brent, LWA3 7BHWarringtonEnglandUnited Kingdom

Generated 2025-07-10 20:16:52.420 UTC