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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14057Alonso, Lance, I2113North RydeNew South WalesAustralia
14764Scott, Xavier92625Newport BeachCaliforniaUnited States
16456Navarro, Larry20354HamburgHamburgGermany
15396Wilson, Julia98501OlympiaWashingtonUnited States

Generated 2025-07-20 13:56:19.641 UTC