[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 4907  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17464Rodriguez, Jeremy, L97034Lake OswegoOregonUnited States
29269Griffin, Vanessa97355LebanonOregonUnited States
24635Rogers, Gabrielle91776San GabrielCaliforniaUnited States
25471Ross, Spencer, R93700DrancySeine Saint DenisFrance

Generated 2025-07-14 06:53:14.769 UTC