[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 213  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27757Van, BobbyV8Y 1L1CliffsideBritish ColumbiaCanada
21908Hayes, Isabel97045Oregon CityOregonUnited States
29427Chen, Wesley, J75010ParisSeine (Paris)France

Generated 2025-07-10 02:25:52.354 UTC