[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 0   SHUFFLE   <  SKIP 3065  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11509Harui, Roger94947NovatoCaliforniaUnited States
16686Alonso, Kristine2036MalabarNew South WalesAustralia
26493Ramos, Lawrence, P98225BellinghamWashingtonUnited States
22037Gonzales, Angela, S98104SeattleWashingtonUnited States

Generated 2025-11-01 02:51:07.596 UTC