[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 7025   SHUFFLE   <  SKIP 400  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14925Hughes, Ashley, M59140DunkerqueNordFrance
29360Rodriguez, Bryant, RNT20Newcastle upon TyneEnglandUnited Kingdom
16069Hall, Brianna94941Mill ValleyCaliforniaUnited States

Generated 2025-07-17 09:50:37.835 UTC