[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 250   SHUFFLE   <  SKIP 4395  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15303Patterson, Haley94941Mill ValleyCaliforniaUnited States
19996She, Grant, E98168BurienWashingtonUnited States
19249Andersen, Chad, J41485GrevenbroichBayernGermany
28680Brown, Hannah, R97222MilwaukieOregonUnited States

Generated 2025-07-14 23:02:41.345 UTC