[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 593   SHUFFLE   <  SKIP 247  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20482Diaz, Gina98168BurienWashingtonUnited States
27122Liang, Ernest, N92400CourbevoieHauts de SeineFrance
21381Ruiz, Francis, D2264SilverwaterNew South WalesAustralia

Generated 2025-11-05 21:46:41.385 UTC