[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 560   SHUFFLE   <  SKIP 107  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17484Carlson, Armando2113North RydeNew South WalesAustralia
18504Adams, Angel94010BurlingameCaliforniaUnited States
14846Chande, Kelsey, KMK8 8DFMilton KeynesEnglandUnited Kingdom
16060Griffin, Antonio, J91791West CovinaCaliforniaUnited States

Generated 2025-11-05 10:21:08.655 UTC