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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21897Subram, Francisco, A2065St. LeonardsNew South WalesAustralia
14314Cooper, Katherine, R7001HobartTasmaniaAustralia
20598Powell, Jackson, A46236BottropNordrhein-WestfalenGermany

Generated 2025-07-12 17:02:27.004 UTC