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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27682Kelly, Jennifer94941Mill ValleyCaliforniaUnited States
19181Pal, Chad, L93290Tremblay-en-FranceSeine Saint DenisFrance
16206Lewis, Cindy, C64283DarmstadtHessenGermany
14912Taylor, Emma, M91776San GabrielCaliforniaUnited States

Generated 2025-07-11 14:36:19.892 UTC