[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 518   SHUFFLE   <  SKIP 4369  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18908Sun, Krystal4171HawthorneQueenslandAustralia
25161Flores, Isabella91950National CityCaliforniaUnited States
19483Serrano, Michele, RL4 4HBLiverpoolEnglandUnited Kingdom

Generated 2025-07-19 21:56:00.441 UTC