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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23028Taylor, Anna, D94303Palo AltoCaliforniaUnited States
26626Taylor, Dalton94010BurlingameCaliforniaUnited States
24125Xu, Tiffany75019ParisSeine (Paris)France
17439Butler, Jasmine98052RedmondWashingtonUnited States

Generated 2025-07-11 23:49:08.805 UTC