[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 0   SHUFFLE   <  SKIP 2899  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25723Nara, Kate, L93400Saint-DenisSeine Saint DenisFrance
25855Diaz, Dylan98225BellinghamWashingtonUnited States
16594Jones, Andrew, CPB12PeterboroughEnglandUnited Kingdom
16029Patel, Abby2777SpringwoodNew South WalesAustralia

Generated 2025-10-31 16:06:05.529 UTC