[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 2693   SHUFFLE   <  SKIP 2293  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21172Sanchez, Francisco, D4551CaloundraQueenslandAustralia
24205Anderson, Katherine91054ErlangenBayernGermany
15252Murphy, Jada97205PortlandOregonUnited States

Generated 2025-07-20 15:04:06.313 UTC