[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 625   SHUFFLE   <  SKIP 1863  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22180Srini, Joe2113North RydeNew South WalesAustralia
21478Reed, Abigail, R91950National CityCaliforniaUnited States
25489Tang, BradLA1 1LNLancasterEnglandUnited Kingdom

Generated 2025-07-19 03:52:37.174 UTC