[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 2927   SHUFFLE   <  SKIP 411  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20036Tang, Kate94014ColmaCaliforniaUnited States
13522Taylor, Logan3220GeelongVictoriaAustralia
11603Gonzalez, GeoffreyC2H 7AULondonEnglandUnited Kingdom

Generated 2025-07-14 02:07:01.682 UTC