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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29302Fernandez, Carolyn, S3220GeelongVictoriaAustralia
15856Gonzales, LuisV9LangfordBritish ColumbiaCanada
19833Kelly, Michelle, N97330CorvallisOregonUnited States

Generated 2025-07-10 13:19:36.082 UTC