[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 527   SHUFFLE   <  SKIP 1471  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14134Fernandez, Cassandra, C6105CloverdaleSouth AustraliaAustralia
27686Zhang, Vincent, M1597Lane CoveNew South WalesAustralia
28504Gomez, Reginald, L75007ParisSeine (Paris)France

Generated 2025-07-20 00:33:03.068 UTC