[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 2421   SHUFFLE   <  SKIP 8979  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25447Liang, Marshall, JTY31RuncornEnglandUnited Kingdom
18609Cook, Alyssa, A97205PortlandOregonUnited States
18255Griffin, Rachel3220GeelongVictoriaAustralia
17566Martinez, Rachel94063Redwood CityCaliforniaUnited States

Generated 2025-07-21 16:11:21.247 UTC