[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   SKIP 24   SHUFFLE   <  SKIP 3576  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19174Howard, Katelyn, L59100RoubaixNordFrance
20797Hu, Dawn, G59170CroixNordFrance
21241Griffin, Carson, L97071WoodburnOregonUnited States

Generated 2025-07-17 23:13:16.211 UTC