[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 362   SHUFFLE   <  SKIP 750  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20097Griffin, Brittany, W94941Mill ValleyCaliforniaUnited States
21637Lewis, Richard, I92102San DiegoCaliforniaUnited States
21157Perry, Robert, J91502BurbankCaliforniaUnited States

Generated 2025-07-19 09:03:34.096 UTC