[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 750   SHUFFLE   <  SKIP 320  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22601Gao, Aimee45000OrleansLoiretFrance
12912Morris, Brianna, P97034Lake OswegoOregonUnited States
14726Yang, Zachary, F98270MarysvilleWashingtonUnited States

Generated 2025-07-08 06:14:54.782 UTC