[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 2548   SHUFFLE   <  SKIP 1370  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27272Chen, Elijah97222MilwaukieOregonUnited States
21479Foster, Noah, B92102San DiegoCaliforniaUnited States
26698Rivera, Brooke, L91932Imperial BeachCaliforniaUnited States

Generated 2025-07-14 22:53:05.915 UTC