[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 512   SHUFFLE   <  SKIP 1058  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21996Gao, Amy4169East BrisbaneQueenslandAustralia
19375Anand, Omar48001MünsterSaarlandGermany
21142Brooks, Mason97222MilwaukieOregonUnited States
18171Zeng, Alejandro, J70511StuttgartSaarlandGermany

Generated 2025-07-14 05:21:57.727 UTC