[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 2421   SHUFFLE   <  SKIP 2704  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22187Russell, Hannah, A97330CorvallisOregonUnited States
22195Romero, Philip, F4000BrisbaneQueenslandAustralia
28362Sanchez, Kaylee94947NovatoCaliforniaUnited States

Generated 2025-07-14 13:01:59.307 UTC