[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 875   SHUFFLE   <  SKIP 6099  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22484Ruiz, Kristy75003ParisSeine (Paris)France
12527Rodriguez, José91502BurbankCaliforniaUnited States
11270Lee, Robert, L90712LakewoodCaliforniaUnited States
28585Russell, Julian, M91502BurbankCaliforniaUnited States

Generated 2025-07-18 22:57:36.268 UTC