[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 2421   SHUFFLE   <  SKIP 1175  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26096Wright, Kevin, A91502BurbankCaliforniaUnited States
19086Chander, Tommy2036MatravilleNew South WalesAustralia
13430Griffin, Edward90401Santa MonicaCaliforniaUnited States

Generated 2025-07-13 23:07:14.519 UTC