[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 2412   <  SKIP 981  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11513Howard, Alyssa, AV8XRoyal OakBritish ColumbiaCanada
25777Butler, Stephanie, J59000LilleNordFrance

Generated 2025-07-19 05:49:49.600 UTC