[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 999   SHUFFLE   <  SKIP 232  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19090Chander, Marshall2061Milsons PointNew South WalesAustralia
14740Scott, Jenna, M90712LakewoodCaliforniaUnited States
23837Li, Jonathan, E94519ConcordCaliforniaUnited States

Generated 2025-07-13 19:41:05.346 UTC