[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 840   SHUFFLE   <  SKIP 327  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29133King, Sydney, L97045Oregon CityOregonUnited States
25966Watson, Alex, B92102San DiegoCaliforniaUnited States
25447Liang, Marshall, JTY31RuncornEnglandUnited Kingdom

Generated 2025-07-15 03:26:02.854 UTC