[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 680   SHUFFLE   <  SKIP 3272  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25713Gill, Latasha, M3429SunburyVictoriaAustralia
23817Murphy, Kaitlyn, M97355LebanonOregonUnited States
22304Vazquez, JaimeW1X3SELondonEnglandUnited Kingdom
28477Tang, KennethSW8 1XDLondonEnglandUnited Kingdom

Generated 2025-07-14 16:41:30.274 UTC