[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 482   SHUFFLE   <  SKIP 1452  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16439Deng, Dawn, L75003ParisSeine (Paris)France
28629Madan, Cynthia90706BellflowerCaliforniaUnited States
15915Cox, Alex92806La JollaCaliforniaUnited States

Generated 2025-07-20 02:13:58.815 UTC