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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22795Yuan, Tara, G75013ParisSeine (Paris)France
24798Moreno, Lawrence98225BellinghamWashingtonUnited States
17397Cook, Alexandra90712LakewoodCaliforniaUnited States

Generated 2025-07-09 08:53:58.479 UTC