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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16438Arthur, Kaitlin75003ParisSeine (Paris)France
11879Sai, Edgar97005BeavertonOregonUnited States
11273Lal, Nathan, E92806La JollaCaliforniaUnited States

Generated 2025-07-16 11:26:08.830 UTC