[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 924  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25773Simmons, Jack, K33098PaderbornNordrhein-WestfalenGermany
13650She, Jessie, A2055North SydneyNew South WalesAustralia
16638Ye, Dennis, M2777SpringwoodNew South WalesAustralia

Generated 2025-07-14 21:58:23.405 UTC