[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 327   SHUFFLE   <  SKIP 770  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29215Barnes, Abigail97330CorvallisOregonUnited States
12001Yang, Shannon2580GoulburnNew South WalesAustralia
17542Rai, Bridget, L91502BurbankCaliforniaUnited States

Generated 2025-07-15 12:35:36.608 UTC