[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 3669   SHUFFLE   <  SKIP 913  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28288Srini, Marco, A94519ConcordCaliforniaUnited States
11736Sanchez, Sebastian94536FremontCaliforniaUnited States
15173Henderson, Miguel, J97330CorvallisOregonUnited States

Generated 2025-07-12 12:46:28.208 UTC