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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26015Chow, Gabriel92806La JollaCaliforniaUnited States
27886Gonzalez, Denise, P93500PantinSeine Saint DenisFrance
19458Blanco, Tyrone, F59223RoncqNordFrance

Generated 2025-07-12 00:12:31.979 UTC