[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 3069  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27306Black, Tony, R75006ParisSeine (Paris)France
14670Gill, Leslie1597Lane CoveNew South WalesAustralia
22927Guo, Jon2036MalabarNew South WalesAustralia

Generated 2025-07-08 11:18:29.477 UTC