[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 2421   SHUFFLE   <  SKIP 887  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14113Lopez, Natalie, L99362Walla WallaWashingtonUnited States
13643Sai, Ronald, B1597Lane CoveNew South WalesAustralia
12779Rogers, Mason, E98901YakimaWashingtonUnited States

Generated 2025-07-09 16:55:30.795 UTC