[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 468   SHUFFLE   <  SKIP 282  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17161Lopez, Katherine98033KirklandWashingtonUnited States
25407Anand, Tony, L97015ClackamasOregonUnited States
26001Lee, Nicholas, G97330CorvallisOregonUnited States
20226She, Valerie, C5023FindonSouth AustraliaAustralia

Generated 2025-07-16 21:39:07.927 UTC