[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 542   SHUFFLE   <  SKIP 681  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11568Foster, AlexiaGL50CheltenhamEnglandUnited Kingdom
17081Murphy, Jennifer, J59000LilleNordFrance
23307Ramos, Meredith, A2061Milsons PointNew South WalesAustralia
14477Lee, Lauren, D95062Santa CruzCaliforniaUnited States

Generated 2025-07-15 04:54:37.033 UTC