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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21579Jackson, Wyatt97071WoodburnOregonUnited States
16542Ortega, Jésus, LGL7 1RYGloucestershireEnglandUnited Kingdom
24641Powell, Sarah, H92806La JollaCaliforniaUnited States

Generated 2025-07-08 13:31:47.010 UTC