[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 250   SHUFFLE   <  SKIP 800  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18706Zheng, Darryl2580GoulburnNew South WalesAustralia
28450Martin, Nelson33098PaderbornNordrhein-WestfalenGermany
26909Nath, Christine, M93000BobignySeine Saint DenisFrance
25682Ramos, Cheryl, AE17 6JFLondonEnglandUnited Kingdom

Generated 2025-07-13 03:37:18.726 UTC