[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 512   SHUFFLE   <  SKIP 536  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18487Nath, Tasha, J3429SunburyVictoriaAustralia
29015Murphy, Trinity, Y98027IssaquahWashingtonUnited States
21482Flores, Haley, M97034Lake OswegoOregonUnited States

Generated 2025-07-12 18:38:31.551 UTC