[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 1059   SHUFFLE   <  SKIP 77  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27824Moreno, Michele, P45000OrleansLoiretFrance
11850Ramirez, Brooke, C94947NovatoCaliforniaUnited States
12715Gill, Eddie, J3198SeafordVictoriaAustralia

Generated 2025-07-13 16:44:16.010 UTC