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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14976Hu, Randy45000OrleansLoiretFrance
22129Hall, Chloe, L90210Beverly HillsCaliforniaUnited States
13651Sharma, Jerry, C6006PerthSouth AustraliaAustralia

Generated 2025-07-11 20:37:33.092 UTC