[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 2377   SHUFFLE   <  SKIP 1363  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14596Hill, Amber, W91941GrossmontCaliforniaUnited States
23150Allen, Gabriella94941Mill ValleyCaliforniaUnited States
12124Gill, Brandi, D75002ParisSeine (Paris)France

Generated 2025-07-19 04:53:45.161 UTC