[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 0   SHUFFLE   <  SKIP 3987  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25706Madan, Francisco, S4551CaloundraQueenslandAustralia
15111Huang, Leah75002ParisSeine (Paris)France
22266Sanders, Rachel92625Newport BeachCaliforniaUnited States

Generated 2025-10-31 20:17:18.227 UTC