[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 817   SHUFFLE   <  SKIP 461  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14319Sanz, Renee, L3280WarrnamboolVictoriaAustralia
20587Johnston, Shannon, L92150SuresnesHauts de SeineFrance
16802Allen, Lucas98036LynnwoodWashingtonUnited States

Generated 2025-07-20 16:37:57.082 UTC