[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 251   SHUFFLE   <  SKIP 855  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15046Tang, CaseyBD1 4SJW. YorkEnglandUnited Kingdom
28365Zhao, Stacey, JE17 6JFLondonEnglandUnited Kingdom
20425Torres, Sabrina, E2055North SydneyNew South WalesAustralia

Generated 2025-07-14 13:36:32.591 UTC