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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23957Zheng, Louis04139LeipzigNordrhein-WestfalenGermany
11662Kumar, Ethan97222MilwaukieOregonUnited States
28708Sun, Darryl, L57000MetzMoselleFrance

Generated 2025-07-14 00:13:44.730 UTC