[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 7705  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15492Long, Grace, J98033KirklandWashingtonUnited States
15509Washington, Zachary98901YakimaWashingtonUnited States
14753Foster, Austin, C97330CorvallisOregonUnited States

Generated 2025-07-15 18:11:05.093 UTC