[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 2920   SHUFFLE   <  SKIP 308  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17588Bennett, Gavin98201EverettWashingtonUnited States
19804Foster, Cameron, C97330CorvallisOregonUnited States
14226Mehta, Heidi2060Lavender BayNew South WalesAustralia

Generated 2025-07-11 20:50:26.592 UTC