[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 0   SHUFFLE   <  SKIP 2871  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14937Xu, Brendan, LY03 4TNYorkEnglandUnited Kingdom
21717King, Angel, M90505TorranceCaliforniaUnited States
18300Ramos, Diane, L6105CloverdaleSouth AustraliaAustralia

Generated 2025-11-03 19:34:21.082 UTC