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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20523Howard, Emma92806La JollaCaliforniaUnited States
27461Coleman, Arianna98901YakimaWashingtonUnited States
19346She, Donna, DSL4 1RHBerksEnglandUnited Kingdom

Generated 2025-07-11 21:00:20.839 UTC