[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 785   SHUFFLE   <  SKIP 59  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11906Sanders, Gabriella4000BrisbaneQueenslandAustralia
27219Yang, Benjamin91945Lemon GroveCaliforniaUnited States
13375Kumar, Jason94014ColmaCaliforniaUnited States

Generated 2025-07-15 08:20:56.829 UTC