[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 281   SHUFFLE   <  SKIP 1746  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13165Walker, Wyatt, V90712LakewoodCaliforniaUnited States
20451Anand, Kelli, A2300NewcastleNew South WalesAustralia
16767Liu, Rafael, M91502BurbankCaliforniaUnited States

Generated 2025-07-16 15:10:44.585 UTC