[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 480   SHUFFLE   <  SKIP 2249  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15079Martin, Jose, C93400Saint-DenisSeine Saint DenisFrance
28718Raman, Cassandra2060Lavender BayNew South WalesAustralia
25193Howard, Stephanie, A98036LynnwoodWashingtonUnited States

Generated 2025-07-13 07:40:58.655 UTC