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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17546James, Melanie, V90802Long BeachCaliforniaUnited States
11416Becker, Katrina59170CroixNordFrance
20702Ross, Oscar, V94611OaklandCaliforniaUnited States

Generated 2025-07-11 20:34:28.795 UTC