[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   SHUFFLE   SKIP 9932   <  SKIP 39  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25412Williams, Michael, M98201EverettWashingtonUnited States
16759Bell, Jasmine, B94109San FranciscoCaliforniaUnited States
11311Lopez, Gabrielle, D98036LynnwoodWashingtonUnited States

Generated 2025-07-16 00:06:27.153 UTC