[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 2295   SHUFFLE   <  SKIP 233  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17086Anderson, Xavier46236BottropNordrhein-WestfalenGermany
16078James, Nicole, C91941GrossmontCaliforniaUnited States
19392Kapoor, Sergio, EOX1OxfordEnglandUnited Kingdom
17636Srini, Ross04139LeipzigNordrhein-WestfalenGermany

Generated 2025-07-16 06:23:04.653 UTC