[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 2480   SHUFFLE   <  SKIP 1393  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23436Munoz, Tanya2061Milsons PointNew South WalesAustralia
27825Zimmerman, Christy, A46236BottropNordrhein-WestfalenGermany
22269Yang, Caleb94519ConcordCaliforniaUnited States

Generated 2025-07-19 12:30:22.399 UTC