[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 2295   SHUFFLE   <  SKIP 945  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27013Yuan, Alisha, M91502BurbankCaliforniaUnited States
12505Martin, Dalton, JAS23Stoke-on-TrentEnglandUnited Kingdom
13631Subram, Joe2036MatravilleNew South WalesAustralia

Generated 2025-07-17 13:12:53.623 UTC