[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 3203   SHUFFLE   <  SKIP 1972  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26856Brooks, Jessica93700DrancySeine Saint DenisFrance
11856Hernandez, Seth, M97330CorvallisOregonUnited States
23136Peterson, Stephanie, J94519ConcordCaliforniaUnited States

Generated 2025-07-14 20:20:50.768 UTC