[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 438   SHUFFLE   <  SKIP 796  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14178Raje, Katie75002ParisSeine (Paris)France
28868Chen, Jason92625Newport BeachCaliforniaUnited States
26483Ward, Taylor90241DowneyCaliforniaUnited States

Generated 2025-07-14 11:32:15.954 UTC