[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 440   SHUFFLE   <  SKIP 2246  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17770Xie, Grant, D59000LilleNordFrance
18850Hughes, Ethan94941Mill ValleyCaliforniaUnited States
25990Parker, Jenna, A97205PortlandOregonUnited States
22483Ramos, Lee75012ParisSeine (Paris)France

Generated 2025-07-10 19:21:15.953 UTC