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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21781Rivera, Jared98036LynnwoodWashingtonUnited States
11872Patterson, Faith, L91203GlendaleCaliforniaUnited States
26440Green, Devin, J3000MelbourneVictoriaAustralia

Generated 2025-07-10 18:19:26.639 UTC