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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22856Carlson, Lance, E4551CaloundraQueenslandAustralia
14133Kumar, Ricardo, K4655Hervey BayQueenslandAustralia
15049Dominguez, Frank, M46236BottropNordrhein-WestfalenGermany

Generated 2025-07-20 02:20:17.863 UTC