[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 251   SHUFFLE   <  SKIP 188  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25998Rivera, Richard, L98052RedmondWashingtonUnited States
14811Sanchez, Molly04139LeipzigNordrhein-WestfalenGermany
24202Black, Tamara, LWA1WarringtonEnglandUnited Kingdom

Generated 2025-07-09 10:19:54.195 UTC