[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 875   SHUFFLE   <  SKIP 3038  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11279Cook, Amanda, S98201EverettWashingtonUnited States
17589Brooks, Melanie, L98027IssaquahWashingtonUnited States
24457Alonso, Meghan, A2036MalabarNew South WalesAustralia

Generated 2025-07-09 22:19:10.188 UTC