[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 3669   SHUFFLE   <  SKIP 1305  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24307Sara, Tina2061Milsons PointNew South WalesAustralia
15951Baker, Jenna, J98104SeattleWashingtonUnited States
22752Brown, Daniel, J97355LebanonOregonUnited States

Generated 2025-07-14 12:35:56.567 UTC