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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23817Murphy, Kaitlyn, M97355LebanonOregonUnited States
14437Anand, Mitchell, B97005BeavertonOregonUnited States
17415Beck, Dawn, L94704BerkeleyCaliforniaUnited States

Generated 2025-07-19 21:31:01.667 UTC