[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 3165   SHUFFLE   <  SKIP 2471  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28170Johnson, Isabella, P91203GlendaleCaliforniaUnited States
21239Liang, Christy, I6006PerthSouth AustraliaAustralia
20218Xie, Drew, A4169East BrisbaneQueenslandAustralia

Generated 2025-07-19 06:21:52.703 UTC