[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 3027   SHUFFLE   <  SKIP 3694  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25908Long, Melissa90802Long BeachCaliforniaUnited States
17300Sai, Ivan, E3220GeelongVictoriaAustralia
18655Diaz, Eric, R98033KirklandWashingtonUnited States

Generated 2025-07-16 21:33:27.231 UTC