[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 394   SHUFFLE   <  SKIP 1633  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11634Collins, Samuel98371PuyallupWashingtonUnited States
29253Green, Savannah, M94109San FranciscoCaliforniaUnited States
20337Hall, Xavier92806La JollaCaliforniaUnited States

Generated 2025-07-14 11:48:46.938 UTC