[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 3663   <  SKIP 1757  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16041Raman, Pedro, C78100Saint Germain en LayeYvelineFrance
21731Diaz, Alexandra, J92806La JollaCaliforniaUnited States
13455Bryant, Kaitlyn, L92102San DiegoCaliforniaUnited States

Generated 2025-07-21 12:48:54.468 UTC