[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 1361   <  SKIP 3186  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14714Diaz, Meghan, J45000OrleansLoiretFrance
26931Lopez, Edward, LKB9KirkbyEnglandUnited Kingdom
16177Nath, Bethany7001HobartTasmaniaAustralia

Generated 2025-07-22 15:19:00.659 UTC