[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 512   SHUFFLE   <  SKIP 775  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15579Coleman, Brittany7001HobartTasmaniaAustralia
24054Hernandez, Gerald, LSE1 8HLLondonEnglandUnited Kingdom
14843Vazquez, LeeLE18LeedsEnglandUnited Kingdom
29403Romero, Erik, R33098PaderbornNordrhein-WestfalenGermany

Generated 2025-07-14 03:20:34.596 UTC