[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 2927   SHUFFLE   <  SKIP 520  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11264Martin, Eduardo98027IssaquahWashingtonUnited States
15144Serrano, Deanna, W4171HawthorneQueenslandAustralia
22896Miller, Logan, H98201EverettWashingtonUnited States

Generated 2025-07-11 17:49:46.143 UTC