[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 456   SHUFFLE   <  SKIP 2069  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16838Griffin, Jonathan, R91910Chula VistaCaliforniaUnited States
18542She, Dustin, E98168BurienWashingtonUnited States
13662Roberts, Miguel, C59491Villeneuve-d'AscqNordFrance
21984Suarez, Kristy1597Lane CoveNew South WalesAustralia

Generated 2025-07-18 23:37:43.806 UTC