[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 625   SHUFFLE   <  SKIP 1744  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24673Cox, Paige92625Newport BeachCaliforniaUnited States
15542Baker, Andrea, L91502BurbankCaliforniaUnited States
28408Lal, Tasha, ASL4 1RHBerksEnglandUnited Kingdom

Generated 2025-07-19 03:48:33.580 UTC