[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 287   <  SKIP 1015  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19830Long, GabrielleV9LangfordBritish ColumbiaCanada
14470Robinson, Jeremy, S94941Mill ValleyCaliforniaUnited States
16104Hernandez, Jordan98270MarysvilleWashingtonUnited States

Generated 2025-07-18 07:53:30.282 UTC