[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 1192  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14730Ferrier, Jerry, M90706BellflowerCaliforniaUnited States
16491Garcia, Christian, JV9LangfordBritish ColumbiaCanada
14846Chande, Kelsey, KMK8 8DFMilton KeynesEnglandUnited Kingdom
11482Torres, Adrienne, CWA3 7BHWarringtonEnglandUnited Kingdom

Generated 2025-07-12 09:40:39.967 UTC