[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 250   SHUFFLE   <  SKIP 783  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11281Barnes, Megan, J91502BurbankCaliforniaUnited States
24245Liang, Omar4551CaloundraQueenslandAustralia
22423Hernandez, Byron75007ParisSeine (Paris)France
13557Liu, Stacey, AEC1R 0DULondonEnglandUnited Kingdom

Generated 2025-07-15 03:41:52.062 UTC