[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 509   SHUFFLE   <  SKIP 510  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24895Henderson, Dalton2450Coffs HarbourNew South WalesAustralia
19899Richardson, Marcus, L93400Saint-DenisSeine Saint DenisFrance
13763Richardson, Stephanie, D98901YakimaWashingtonUnited States

Generated 2025-07-11 21:03:17.066 UTC