[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 154  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21384Lin, Ronnie, D2055North SydneyNew South WalesAustralia
22346Howard, Catherine, S90210Beverly HillsCaliforniaUnited States
28146Washington, Gavin, C94941Mill ValleyCaliforniaUnited States
20799Raje, Peter, D41485GrevenbroichBayernGermany

Generated 2025-07-11 19:03:11.519 UTC