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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20240Rubio, Beth6006PerthSouth AustraliaAustralia
15068Barnes, Jessica33098PaderbornNordrhein-WestfalenGermany
26186Gill, Joanna2580GoulburnNew South WalesAustralia

Generated 2025-07-12 23:47:48.490 UTC