[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 1184  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13695Clark, Christian, H59100RoubaixNordFrance
26453Peterson, Cole, L97045Oregon CityOregonUnited States
15328Jackson, Fernando92102San DiegoCaliforniaUnited States
16842Yang, Jenny, R91502BurbankCaliforniaUnited States

Generated 2025-07-14 21:55:31.353 UTC