[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 9354  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24511Hall, Logan97071WoodburnOregonUnited States
13455Bryant, Kaitlyn, L92102San DiegoCaliforniaUnited States
22158Phillips, Amber97005BeavertonOregonUnited States

Generated 2025-07-18 16:55:18.922 UTC