[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 2550   <  SKIP 553  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27659Lopez, Jesse98104SeattleWashingtonUnited States
28858Hughes, Aidan, E94941Mill ValleyCaliforniaUnited States
14490Butler, Aidan, B92118CoronadoCaliforniaUnited States

Generated 2025-07-20 10:51:10.276 UTC