[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 484   SHUFFLE   <  SKIP 2476  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15622Ms., Schleger, Yvonne45001EssenHamburgGermany
25193Howard, Stephanie, A98036LynnwoodWashingtonUnited States
17300Sai, Ivan, E3220GeelongVictoriaAustralia

Generated 2025-07-08 21:06:47.146 UTC