[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 4966   SHUFFLE   <  SKIP 419  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23596Bradley, Katherine75007ParisSeine (Paris)France
14714Diaz, Meghan, J45000OrleansLoiretFrance

Generated 2025-07-21 16:46:04.107 UTC